[INFO] fetching crate karyon_jsonrpc 0.6.3...
[INFO] testing karyon_jsonrpc-0.6.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate karyon_jsonrpc 0.6.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate karyon_jsonrpc 0.6.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate karyon_jsonrpc 0.6.3
[INFO] tweaked toml for crates.io crate karyon_jsonrpc 0.6.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate karyon_jsonrpc 0.6.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate karyon_jsonrpc 0.6.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88ec32070fbe5996b60ba69a751beb7d6085b84c07cb8aab7584051f978c216a
[INFO] running `Command { std: "docker" "start" "-a" "88ec32070fbe5996b60ba69a751beb7d6085b84c07cb8aab7584051f978c216a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88ec32070fbe5996b60ba69a751beb7d6085b84c07cb8aab7584051f978c216a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88ec32070fbe5996b60ba69a751beb7d6085b84c07cb8aab7584051f978c216a", kill_on_drop: false }`
[INFO] [stdout] 88ec32070fbe5996b60ba69a751beb7d6085b84c07cb8aab7584051f978c216a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9cd3e8f5355535a8f6e74719d65edc31523c9165b877a8c57623339ce64f5c4
[INFO] running `Command { std: "docker" "start" "-a" "b9cd3e8f5355535a8f6e74719d65edc31523c9165b877a8c57623339ce64f5c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling karyon_jsonrpc_macro v0.6.3
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling karyon_core v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling karyon_net v0.6.3
[INFO] [stderr]    Compiling karyon_jsonrpc v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.77s
[INFO] running `Command { std: "docker" "inspect" "b9cd3e8f5355535a8f6e74719d65edc31523c9165b877a8c57623339ce64f5c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9cd3e8f5355535a8f6e74719d65edc31523c9165b877a8c57623339ce64f5c4", kill_on_drop: false }`
[INFO] [stdout] b9cd3e8f5355535a8f6e74719d65edc31523c9165b877a8c57623339ce64f5c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0618e365cf4135f707f2dd603e04edaa3d258b11fae8d512cb0577850b6093ad
[INFO] running `Command { std: "docker" "start" "-a" "0618e365cf4135f707f2dd603e04edaa3d258b11fae8d512cb0577850b6093ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling jiff v0.2.22
[INFO] [stderr]    Compiling karyon_core v0.6.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling karyon_net v0.6.3
[INFO] [stderr]    Compiling karyon_jsonrpc v0.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stdout] warning: struct `Req` is never constructed
[INFO] [stdout]   --> examples/server.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Req {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Req` is never constructed
[INFO] [stdout]   --> examples/server_custom_codec.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct Req {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Req` is never constructed
[INFO] [stdout]   --> examples/client.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Req {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Req` is never constructed
[INFO] [stdout]   --> examples/pubsub_server.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Req {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Req` is never constructed
[INFO] [stdout]   --> examples/client_custom_codec.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Req {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.71s
[INFO] running `Command { std: "docker" "inspect" "0618e365cf4135f707f2dd603e04edaa3d258b11fae8d512cb0577850b6093ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0618e365cf4135f707f2dd603e04edaa3d258b11fae8d512cb0577850b6093ad", kill_on_drop: false }`
[INFO] [stdout] 0618e365cf4135f707f2dd603e04edaa3d258b11fae8d512cb0577850b6093ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e77a1d0951c0053829f0b86d9a6cc7aef1f1cb44fbff0507c9a5421f3ed702b7
[INFO] running `Command { std: "docker" "start" "-a" "e77a1d0951c0053829f0b86d9a6cc7aef1f1cb44fbff0507c9a5421f3ed702b7", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Req` is never constructed
[INFO] [stderr]   --> examples/server_custom_codec.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct Req {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Req` is never constructed
[INFO] [stderr]   --> examples/client_custom_codec.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct Req {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Req` is never constructed
[INFO] [stderr]   --> examples/pubsub_server.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct Req {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Req` is never constructed
[INFO] [stderr]   --> examples/client.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | struct Req {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Req` is never constructed
[INFO] [stderr]   --> examples/server.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct Req {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `karyon_jsonrpc` (example "server_custom_codec") generated 1 warning
[INFO] [stderr] warning: `karyon_jsonrpc` (example "client_custom_codec") generated 1 warning
[INFO] [stderr] warning: `karyon_jsonrpc` (example "pubsub_server") generated 1 warning
[INFO] [stderr] warning: `karyon_jsonrpc` (example "client") generated 1 warning
[INFO] [stderr] warning: `karyon_jsonrpc` (example "server") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/karyon_jsonrpc-b63daf85eb3e8b65)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rpc_impl.rs (/opt/rustwide/target/debug/deps/rpc_impl-9746267af8bfc1c6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rpc_impl_service ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rpc_pubsub_impl.rs (/opt/rustwide/target/debug/deps/rpc_pubsub_impl-927fca296bd6e7ec)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test rpc_pubsub_impl_service ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests karyon_jsonrpc
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/client/builder.rs - client::builder::ClientBuilder<JsonCodec>::new (line 33) ... ok
[INFO] [stdout] test src/client/builder.rs - client::builder::ClientBuilder<C>::tcp_config (line 228) ... ok
[INFO] [stdout] test src/client/builder.rs - client::builder::ClientBuilder<C>::build (line 297) ... ok
[INFO] [stdout] test src/client/builder.rs - client::builder::ClientBuilder<C>::new_with_codec (line 58) ... ok
[INFO] [stdout] test src/client/builder.rs - client::builder::ClientBuilder<C>::set_max_subscription_buffer_size (line 208) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::ServerBuilder<C>::tcp_config (line 265) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::ServerBuilder<JsonCodec>::new (line 353) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::ServerBuilder<C>::service (line 168) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::ServerBuilder<C>::pubsub_service (line 201) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::ServerBuilder<C>::new_with_codec (line 45) ... ok
[INFO] [stdout] test src/client/builder.rs - client::builder::ClientBuilder<C>::set_timeout (line 182) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e77a1d0951c0053829f0b86d9a6cc7aef1f1cb44fbff0507c9a5421f3ed702b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e77a1d0951c0053829f0b86d9a6cc7aef1f1cb44fbff0507c9a5421f3ed702b7", kill_on_drop: false }`
[INFO] [stdout] e77a1d0951c0053829f0b86d9a6cc7aef1f1cb44fbff0507c9a5421f3ed702b7
